home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / arexx / arexxsuper.lha / ArexxSuper / Catalogs / ARexxSupervisor.ct (.txt) next >
Amiga Catalog Translation file  |  1994-03-05  |  3KB  |  131 lines

  1. ## version $VER: ARexxSupervisor.catalog 1.10 (05.03.94)
  2. ## codeset 0
  3. ## language X
  4. MSG_NO_REQTOOLS_LIB
  5. ; You need reqtools.library V38+ !;
  6. MSG_NO_REXXSYS_LIB
  7. ; Unable to open rexxsyslib.library !;
  8. MSG_CANNOT_LOCK_SCREEN
  9. ; Cannot lock the screen !;
  10. MSG_NO_WINDOW
  11. ; Cannot open window !;
  12. MSG_NO_AMIGAGUIDE_LIB
  13. ; Unable to open amigaguide.library V34+ for help.\n\
  14. ; Check out Fish #870 for the complete AmigaGuide package.;
  15. MSG_REXX_PORT_NOT_FOUND
  16. ; Cannot find the REXX port !;
  17. MSG_NO_WORKBENCH_LIB
  18. ; Unable to open workbench.library V36+ !;
  19. MSG_STILL_CANNOT_QUIT
  20. ; You still can't quit...;
  21. MSG_CANNOT_REOPEN_WINDOW
  22. ; Cannot reopen window (probably not enough memory) !\n\
  23. ; Retry after freeing some.;
  24. MSG_INVALID_PRIORITY
  25. ; Invalid priority !\n\
  26. ; (ARG1 must be a number between -100 and 100 inclusive);
  27. MSG_INVALID_OFFSET
  28. ; Invalid offset !\n\
  29. ; (ARG2 must be a valid library offset);
  30. MSG_INVALID_VERSION
  31. ; Invalid version number !\n\
  32. ; (ARG3 must be a valid version number);
  33. MSG_CANNOT_FIND_PORT
  34. ; I cannot find that port !\n\
  35. ; (was it removed while I was busy ?);
  36. MSG_NO_STDIN_STREAM
  37. ; Cannot open StdIn stream.\n\
  38. ; NIL: will be used.;
  39. MSG_NO_STDOUT_STREAM
  40. ; Cannot open StdOut stream.\n\
  41. ; NIL: will be used.;
  42. MSG_ERROR_REQ_TITLE
  43. ; ARexxSupervisor error:;
  44. MSG_ERROR_REQ_GAD
  45. ; Gasp.;
  46. MSG_INFO_BODY
  47. ; ARexxSupervisor is Copyright 
  48. 1993-94 by F.Delacroix\n\
  49. ; \n\
  50. ; It is released as SHAREWARE: you can copy and distribute it\n\
  51. ; as long as the conditions described in the doc are met.\n\
  52. ; \n\
  53. ; If you find this program useful,send me a little contribution\n\
  54. ; (any amount will be appreciated!)\n\
  55. ; \n\
  56. ric DELACROIX, 5 rue d'Artres, 59269 QUERENAING, FRANCE\n\
  57. ; \n\
  58. ; The GUI was partially created using GadToolsBox 2.0 which is\n\
  59. ; Copyright 
  60. 1991-93 Jaba Development\n\
  61. ; \n\
  62. ; Click to continue...;
  63. MSG_ICONCLICKED_BODY
  64. ; ARexxSupervisor is SHAREWARE\n\
  65. ; Shall I...?;
  66. MSG_ICONCLICKED_GAD
  67. ; _Wake up|_Quit|_Stay asleep;
  68. MSG_SURE_TO_QUIT_BODY
  69. ; Are you sure you want to quit ?;
  70. MSG_SURE_TO_QUIT_GAD
  71. ; _Yes,quit !|_No,Stay !;
  72. MSG_CANT_QUIT_NOW_BODY
  73. ; You can't quit now,\n\
  74. ; I'm still waiting for a reply !;
  75. MSG_CANT_QUIT_NOW_GAD
  76. ; Iconify|Cancel;
  77. MSG_FILEREQ_TITLE
  78. ; ARexxSupervisor's Requester;
  79. MSG_NOIO_CHECKBOX_GAD
  80. ; N_NoIO;
  81. MSG_RESULT_CHECKBOX_GAD
  82. ; R_Result;
  83. MSG_STRING_CHECKBOX_GAD
  84. ; S_String;
  85. MSG_TOKEN_CHECKBOX_GAD
  86. ; T_Token;
  87. MSG_SEND_BUTTON_GAD
  88. ; MSend _message;
  89. MSG_PORT_STRING_GAD
  90. ; P_Port;
  91. MSG_HELP_BUTTON_GAD
  92. ; \x01Help;
  93. MSG_INFO_BUTTON_GAD
  94. ; ?_?;
  95. MSG_FILEEXT_STRING_GAD
  96. ; XFileE_xt;
  97. MSG_STDIN_STRING_GAD
  98. ; IStd_In;
  99. MSG_STDOUT_STRING_GAD
  100. ; OStd_Out;
  101. MSG_RESULT1_TEXT_GAD
  102. ; \x01Result1;
  103. MSG_RESULT2_TEXT_GAD
  104. ; \x01Result2;
  105. MSG_HALT_BUTTON_GAD
  106. ; H_Halt;
  107. MSG_GLOBALTRACE_CHECKBOX_GAD
  108. ; G_Global trace;
  109. MSG_ICONIFY_BUTTON_GAD
  110. ; \x01I;
  111. MSG_TYPE_CYCLE_GAD
  112. ; YT_ype;
  113. MSG_QUIT_BUTTON_GAD
  114. ; Q_Q;
  115. MSG_ADDCLIP_TYPELABEL_GAD
  116. ; Add clip entry;
  117. MSG_REMCLIP_TYPELABEL_GAD
  118. ; Remove clip entry;
  119. MSG_ADDLIB_TYPELABEL_GAD
  120. ; Add library;
  121. MSG_REMLIB_TYPELABEL_GAD
  122. ; Remove library;
  123. MSG_SENDCOMM_TYPELABEL_GAD
  124. ; Send command;
  125. MSG_CALLFUNC_TYPELABEL_GAD
  126. ; Call function;
  127. MSG_CLOSECONSOLE_TYPELABEL_GAD
  128. ; Close tracing console;
  129. MSG_OPENCONSOLE_TYPELABEL_GAD
  130. ; Open tracing console;
  131.